home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / lib / books / coupled / _44c7_long.vqh < prev    next >
Encoding:
Text File  |  2002-10-27  |  1.5 KB  |  44 lines

  1. /********************************************************************
  2.  *                                                                  *
  3.  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  4.  * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
  5.  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  6.  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
  7.  *                                                                  *
  8.  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
  9.  * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  10.  *                                                                  *
  11.  ********************************************************************
  12.  
  13.  function: static codebook autogenerated by huff/huffbuld
  14.  
  15.  ********************************************************************/
  16.  
  17. #ifndef _V__44c7_long_VQH_
  18. #define _V__44c7_long_VQH_
  19. #include "codebook.h"
  20.  
  21. static long _huff_lengthlist__44c7_long[] = {
  22.      2,11,13, 7,11,12,12,13,14,14,11, 5, 6,19,19,19,
  23.     19,19,12,12,13, 5, 4,19,19,19,19,19, 9,10, 6,19,
  24.     19, 4, 6, 8, 9,11,13,16,10,19,19, 6, 5, 5, 7,10,
  25.     12,17,11,19,19, 7, 5, 3, 5, 8,10,15,12,19,19, 9,
  26.      7, 4, 4, 7, 9,15,12,19,19,11,10, 8, 6, 7, 9,15,
  27.     11,10, 8,11,11, 9, 9, 9, 9,11,12, 9, 7,14,15,15,
  28.     15,14, 9, 8,
  29. };
  30.  
  31. static static_codebook _huff_book__44c7_long = {
  32.     2, 100,
  33.     _huff_lengthlist__44c7_long,
  34.     0, 0, 0, 0, 0,
  35.     NULL,
  36.     NULL,
  37.     NULL,
  38.     NULL,
  39.     0
  40. };
  41.  
  42.  
  43. #endif
  44.